LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

Values Property






Gets an ICollection containing the values in the IDictionary.
Syntax
public virtual ICollection<TValue> Values {get;}
'Declaration
 
Public Overridable ReadOnly Property Values As ICollection(Of TValue)
'Usage
 
Dim instance As ThreadSafeDictionary(Of TKey,TValue)
Dim value As ICollection(Of TValue)
 
value = instance.Values
public virtual ICollection<TValue> Values {get;}
 get_Values(); 
public:
virtual property ICollection<TValue^>^ Values {
   ICollection<TValue^>^ get();
}

Property Value

An ICollection containing the values in the object that implements IDictionary.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ThreadSafeDictionary<TKey,TValue> Class
ThreadSafeDictionary<TKey,TValue> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features